- virtual paging
- n COMP virtuelles Seitenaustauschverfahren nt
Dictionary English-German Informatics. 2015.
Dictionary English-German Informatics. 2015.
Virtual memory/rewrite — Virtual memory is a computer system technique that gives an application program the impression it has contiguous working memory, while in fact it is physically fragmented and may even overflow on to disk storage. Systems which use this technique… … Wikipedia
Paging — This article is about computer virtual memory. For the wireless communication devices, see Pager . Bank switching is also called paging. Page flipping is also called paging. For calling people in a public place see Public address. In computer… … Wikipedia
Virtual memory — This article is about the computational technique. For the TBN game show, see Virtual Memory (game show). Virtual memory combines active RAM and inactive memory in disk form into a large range of contiguous addresses. In computing, virtual memory … Wikipedia
Virtual 8086 mode — In the 80386 microprocessor and later, Virtual 8086 mode, also called virtual real mode or VM86, allows the execution of real mode applications that are incapable of running directly in protected mode.VM86 mode uses a segmentation scheme… … Wikipedia
paging file — In Microsoft Windows 2000, a hidden file used to hold programs and data files that will not currently fit into memory. The paging file, along with an area of physical memory, make up the virtual memory system. In most other operating systems,… … Dictionary of networking
Virtual 8086 Mode — Der Betriebsmodus Virtual 8086 Mode wurde mit dem Intel 80386 Prozessor eingeführt. Da damals – im Jahre 1985 – sich Protected Mode Betriebssysteme noch nicht am Markt gegen das Real Mode Betriebssystem DOS durchgesetzt hatten, wurde mit dem… … Deutsch Wikipedia
virtual memory — noun Memory that appears to be RAM but is being simulated (by a process called paging) on a hard disk; allows a computer to operate as if it had more memory than it actually does, but with some loss of performance … Wiktionary
Demand paging — In computer operating systems, demand paging (as opposed to anticipatory paging) is an application of virtual memory. In a system that uses demand paging, the operating system copies a disk page into physical memory only if an attempt is made to… … Wikipedia
demand paging — A common form of virtual memory management in which pages of information are read into memory from disk only when required by the program. See also swapping … Dictionary of networking
List of Microsoft Windows components — The following is a list of Microsoft Windows components. Contents 1 Configuration and maintenance 2 User interface 3 Applications and utilities 4 Windows Server components … Wikipedia
Protected mode — This article is about an x86 processor mode. For Internet Explorer Protected Mode, see Mandatory Integrity Control. x86 processor modes Mode First supported Real mode Intel 8086 8080 emulation mode NEC … Wikipedia